home *** CD-ROM | disk | FTP | other *** search
/ ftp.ac-grenoble.fr / 2015.02.ftp.ac-grenoble.fr.tar / ftp.ac-grenoble.fr / assistance.logicielle / NetTime-2b6.exe / {app} / Readme.txt < prev    next >
Text File  |  2000-12-31  |  2KB  |  30 lines

  1. NetTime is an unobtrusive taskbar tray application that keeps a Windows PC's
  2. clock in sync with a time server. It supports both the RFC868 protocol (also
  3. known as "traditional unix time") and NTP. Version 1.0 was released in May 
  4. 1997 as freeware; NetTime became open-source in November 1998.
  5.  
  6. Version 2.0 adds substantial new functionality. Most notably, NetTime 2.0 
  7. can now sync to a simple network time protocol (SNTP) server. This protocol
  8. allows sub-second resolution and is also supported by a more extensive
  9. collection of public-access Internet servers. NetTime 2.0 also includes
  10. service code so that it keeps the time synchronized even when the 
  11. interactive user is logged out.
  12.  
  13. In order to communicate between the time synchronization service and the user
  14. interface, NetTime 2.0 uses COM servers. These have been tested on Windows 98,
  15. NT 4.0 and 2000 and run fine in an 'out-of-the-box' configuration - though if
  16. you're using NT 4.0, Service Pack 2 or higher is strongly recommended. On
  17. Windows 95, NetTime 2.0 works fine but requires that you install DCOM95.EXE,
  18. available for free download from Microsoft.
  19.  
  20. The source code for NetTime continues to be available under a BSD-style 
  21. license. It compiles without warnings on Delphi 5. I have not tested it on
  22. other versions. In addition to my own code, the following people have 
  23. contributed to NetTime (knowingly or otherwise):
  24.  
  25. Pete Ness - TTrayIcon component (see ttrayicon.pas)
  26. Kerry Neighbour - NT security code & bug fixes
  27.  
  28. Graham Mainwaring
  29. graham@mhn.org
  30.